闘本 10.1 ソートされた配列のマージ
提出
code: txt
from import binary
def merge(a, b):
for _b in b: